home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: ODFacet parameter in RenderShape
- Sent: 3/11/96 9:23 AM
- Received: 3/11/96 9:31 AM
- From: lamiraux@apple.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >I've noticed that there is an ODFacet parameter in the RenderShape() method
- >of CRectShap and other shapes in ODFDraw which isn't used. I noticed that
- >none of the FW_CShape methods need it for their Render() methods, which the
- >RenderShape() methods call.
- >
- >I got confused trying to render a rectangle to a bitmap which doesn't have
- >a facet and worried about sending in a NULL, until I discovered this
- >tidbit.
- >
- >Perhaps you might want to consider dropping the parameter.
- >
- >Arni McKinley
-
-
- The facet parameter is used by CProxyShape::RenderShape.
-